shortcut_title_<n>=<string>

If an item of this form is present then the Desktop shortcut defined by shortcut_name_<n> will be given the title defined in <string>.

Note: If <n> is larger than the defined shortcut_limit this item will be silently ignored.

Note: If there is no corresponding shortcut_name_<n> this item will be silently ignored.

Example:-

shortcut_limit=2
shortcut_name_1=my.exe
shortcut_name_2=my2.exe
shortcut_path_2=subdir1\subdir1a
shortcut_title_2=My Second Executable